home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / c / gcc222-1.lha / readme.istallation < prev   
Text File  |  1993-03-08  |  405b  |  15 lines

  1.  
  2. The programming system comes in several lha archives with the needed directory
  3. structure. Simply make a directory (gccdir) and extract the archives in it.
  4. Then add to your user-startup file:
  5.  
  6. assign gcc: gccdir
  7. assign glib: gcc:glib
  8. path gcc:bin add
  9.  
  10. Then make a directory named gcc:amiga_include, get from Cbm the Amiga OS
  11. include files and put them in that directory.
  12.  
  13. That's all folks.
  14.  
  15. Davide Pasetto